home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / settings_tv.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  3KB  |  112 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>700</id>
  4.   <defaultcontrol>24</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <define>#header.label:6014</define>
  7.   <define>#header.image:settings_logo.png</define>
  8.   <define>#header.hover:hover_my tv.png</define>
  9.   <controls>
  10.     <import>common.settings.xml</import>
  11.     <control>
  12.       <description>buttons</description>
  13.       <type>group</type>
  14.       <animation effect="fade" time="250">WindowOpen</animation>
  15.       <animation effect="fade" time="250">WindowClose</animation>
  16.       <animation effect="slide" time="150" start="800,0">WindowOpen</animation>
  17.       <animation effect="slide" time="250" end="800,0">WindowClose</animation>
  18.       <posX>56</posX>
  19.       <posY>151</posY>
  20.       <layout>GridLayout(2, 6, 52, 8, 1)</layout>
  21.       <control>
  22.         <description>MPEG-2 Video Codecs</description>
  23.         <type>button</type>
  24.         <id>24</id>
  25.         <label>6000</label>
  26.         <onup>17</onup>
  27.       </control>
  28.       <control>
  29.         <description>H.264 Video Codecs</description>
  30.         <type>button</type>
  31.         <id>35</id>
  32.         <label>6036</label>
  33.       </control>
  34.       <control>
  35.         <description>Audio Codecs</description>
  36.         <type>button</type>
  37.         <id>25</id>
  38.         <label>6001</label>
  39.       </control>
  40.       <control>
  41.         <description>Audio Renderer</description>
  42.         <type>button</type>
  43.         <id>33</id>
  44.         <label>6002</label>
  45.       </control>
  46.       <control>
  47.         <description>De-interlacing</description>
  48.         <type>button</type>
  49.         <id>27</id>
  50.         <label>6003</label>
  51.       </control>
  52.       <control>
  53.         <description>Apect Ratio</description>
  54.         <type>button</type>
  55.         <id>28</id>
  56.         <label>6004</label>
  57.         <ondown>31</ondown>
  58.       </control>
  59.       <control>
  60.         <description>Rendering Options</description>
  61.         <type>button</type>
  62.         <id>31</id>
  63.         <label>6007</label>
  64.         <hyperlink>701</hyperlink>
  65.         <onup>17</onup>
  66.       </control>
  67.       <control>
  68.         <description>Automatically turn TV on</description>
  69.         <type>button</type>
  70.         <id>30</id>
  71.         <label>6006</label>
  72.       </control>
  73.       <control>
  74.         <description>Timeshift usage mode</description>
  75.         <type>button</type>
  76.         <id>26</id>
  77.         <label>777</label>
  78.       </control>
  79.       <control>
  80.         <description>Timeshift Buffer</description>
  81.         <type>button</type>
  82.         <id>29</id>
  83.         <label>6005</label>
  84.       </control>
  85.       <control>
  86.         <description>Channelsorting</description>
  87.         <type>button</type>
  88.         <id>32</id>
  89.         <label>6008</label>
  90.         <hyperlink>702</hyperlink>
  91.       </control>
  92.       <control>
  93.         <description>DVB Guide</description>
  94.         <type>button</type>
  95.         <id>34</id>
  96.         <label>6009</label>
  97.         <ondown>36</ondown>
  98.         <hyperlink>706</hyperlink>
  99.       </control>
  100.       <!-- last control needs ondown to itself, else it jumps to last button in first column -->
  101.       <control>
  102.         <description>XMLTV EPG Grabber</description>
  103.         <type>button</type>
  104.         <id>36</id>
  105.         <label>6010</label>
  106.         <hyperlink>707</hyperlink>
  107.         <ondown>24</ondown>
  108.       </control>
  109.     </control>
  110.   </controls>
  111. </window>
  112.